projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08d0bed
)
wayland: Remove old, outdated comment
author
Jasper St. Pierre
<jstpierre@mecheye.net>
Thu, 27 Feb 2014 22:00:46 +0000
(17:00 -0500)
committer
Jasper St. Pierre
<jstpierre@mecheye.net>
Thu, 27 Feb 2014 22:00:56 +0000
(17:00 -0500)
gdk/wayland/gdkwindow-wayland.c
patch
|
blob
|
history
diff --git
a/gdk/wayland/gdkwindow-wayland.c
b/gdk/wayland/gdkwindow-wayland.c
index 5be6df4fe7b14ee3de2a7342c72b5a4011690b5d..0f0d581760358a8fa785ab59eb0ce9d42d8be054 100644
(file)
--- a/
gdk/wayland/gdkwindow-wayland.c
+++ b/
gdk/wayland/gdkwindow-wayland.c
@@
-1061,10
+1061,6
@@
xdg_popup_done (void *data,
{
GdkWindow *window = GDK_WINDOW (data);
- /* When the popup is complete hide the window - this really relies on the
- * fix in https://bugzilla.gnome.org/show_bug.cgi?id=670881 to work
- * effectively.
- */
gdk_window_hide (window);
}